home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Developers / Kant Pro source Folder / Kant Pro 1.1 ƒ / Shell ƒ / print meat.h < prev    next >
Encoding:
Text File  |  1995-01-19  |  90 b   |  5 lines  |  [TEXT/MMCC]

  1. void InitThePrinting(void);
  2. void DoThePageSetup(void);
  3. void PrintText(TEHandle theText);
  4.  
  5.